'REQUESTNOTIFY "Send a separate email to each recipient?\nOr one mail with all addresses\nincluded in Cc: or Bcc: headers?" "_Separate|_Cc:|_Bcc:|Cancel"'
if rc > 0 then ExitMsg(THOR.LASTERROR)
select
when result = 0 then exit
when result = 1 then do /* Create separate events for each recipient */